home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / graphics / show / docs / randomfiles.readme next >
Text File  |  1999-04-19  |  1KB  |  24 lines

  1. A random slideshow for Show.
  2. ============================
  3.  
  4. RandomFiles generates a list of random files and execute Show (or another programm) to view the images.
  5.  
  6. Template:
  7.     RandomFiles P=PATH,I=IMAGES/KN,S=SCRIPT/K,T=TEST/S,G=GETPATH/S,C=CONFIG/K,R=REJECT/K
  8.  
  9.     P=PATH          : The root path of images (default 'RAM:').
  10.     I=IMAGES/KN     : The number of images (default 50).
  11.     S=SCRIPT/K      : The list file to generate (default 'T:RandomFiles.script').
  12.     T=TEST/S        : If ON, the command will not be executed but the list file
  13.                       will be generated and a requester will appear to show the
  14.                       stats.
  15.     G=GETPATH/S     : If ON, a file requester will appear to choose the root path.
  16.     C=CONFIG/K      : The config file to read (default 'S:RandomFiles.cfg').
  17.     R=REJECT/K      : The pattern for reject files (default '#?.info').
  18.  
  19. You could copy the file 'Randomfiles.cfg' to S: after modifying it to your taste.
  20.  
  21. If you replace the COMMAND arg to 'CyberShow SCRIPT', for example, you obtain a random slideshow
  22. for CyberShow! (The SCRIPT arg must be the last one).
  23.  
  24.